device driver

英 [dɪˈvaɪs ˈdraɪvə(r)] 美 [dɪˈvaɪs ˈdraɪvər]

设备驱动程序

计算机



双语例句

  1. This particular device driver is meant for an embedded system where you may not have much sophisticated debugging environment.
    这个设备驱动程序是为一个嵌入式系统开发的,在这种系统上并没有很好的调试环境。
  2. This device driver should perform some diagnostics of the device itself.
    这个设备驱动程序需要对设备本身执行一些诊断操作。
  3. A multi-pathing subsystem device driver ( SDD) was installed.
    安装了一个多路径子系统设备驱动程序(SDD)。
  4. A new ioctl command should be added to the device driver to control the interrupt simulation from the test application.
    ioctl命令应该添加到设备驱动程序中,这样就可以从测试应用程序中控制对中断的模拟了。
  5. At initialization time, a device driver allocates a net_device structure and then initializes it with its necessary routines.
    在进行初始化时,设备驱动程序会分配一个netdevice结构,然后使用必须的程序对其进行初始化。
  6. When the Belkin USB adapter is plugged in, the host controller device driver enumerates it.
    BelkinUSB适配器插入时,主机控制器设备驱动程序会枚举它。
  7. Also, you can use friendly name if your device driver supports it.
    此外,如果您的设备驱动程序支持,则可以使用友好的名称。
  8. You will also be applying a patch ( extra routines) to your device driver.
    还需要对设备驱动程序应用一个补丁(附加例程)。
  9. These kernel threads should be destroyed in the close of the device driver.
    这些内核线程应该在设备驱动程序的close函数中进行销毁。
  10. The script uses WLAN tools and utilities to configure device driver parameters like WEP keys and SSIDs.
    这个脚本使用WLAN工具和实用程序来配置设备驱动程序参数,例如WEP关键字和SSID。
  11. Unknown problem while loading the specified device driver.
    加载指定的设备驱动程序时发生了未知的问题。
  12. USB device driver is a reliable guarantee for USB device function.
    USB驱动程序是实现USB设备功能的可靠保证。
  13. CNC System Used in Embedded Linux Device Driver Research
    应用于数控系统嵌入式Linux设备驱动程序的研究
  14. You can find the right device driver by selecting the manufacturer and model of your hardware device.
    通过选择硬件设备制造商和类型,您可找到正确的设备驱动程序。
  15. Design and Implementation of Ethernet Device Driver In Embedded Linux
    嵌入式linux中以太网设备驱动的设计与实现
  16. Your call was cancelled because the Telephony device driver closed the line.
    电话被取消,因为电话设备驱动程序关闭了该线路。
  17. Study and Development of Embedded Linux Device Driver
    嵌入式Linux设备驱动程序的研究与开发
  18. Design of Bus Device Driver under WinCE Embedded Operating System
    WinCE嵌入式系统下总线设备驱动程序设计
  19. Applications suited to assembly language: hardware device driver and embedded systems and computer games requiring direct hardware access.
    硬件设备驱动、嵌入式系统和要求直接硬件访问的计算机游戏。
  20. Its main job is to load the correct device driver ( module) based on the device identifier.
    它的主要工作就是根据设备的标识来加载正确的设备驱动(模块)。
  21. The simulation mechanism and the simulation tools together form a simulation framework for device driver development.
    模拟机制和模拟工具一起组成了一个设备驱工具详细一起动开发的模拟化框架。
  22. The device driver will be installed with the default settings.
    设备驱动程序将按默认设置安装。
  23. An Embedded System Design for USB Device Driver
    一种嵌入式系统USB驱动程序的设计
  24. A device driver is a software program that enables a hardware device to work with an operating system.
    设备驱动程序是可使硬件设备与操作系统工作的软件程序。
  25. Failed to load the device driver for the specified printer.
    装载指定打印机的设备驱动程序失败。
  26. Enabled universal TUN/ TAP device driver support in the kernel to support opening a VPN connection.
    启用通用TUN/TAP设备设备在内核中的驱动来支持支持打开VPN连接。
  27. Fixed an issue where the device driver was still displayed in Device Manager even after uninstalled.
    修复了卸载了摄像头驱动之后,设备管理器中仍然显示设备驱动信息的问题。
  28. Then, emphasize the development and design of USB device, among them include primarily; The design of USB hardware, the development of the firmware, the development of USB device driver.
    然后,着重介绍了USB设备的设计和开发,其中主要包括:USB硬件设计,固件程序的开发,USB设备驱动程序的开发。
  29. This usually indicates a problem with the device itself or with the device driver programming the hardware incorrectly.
    这通常表示驱动本身有问题,或设备驱动与硬件不能正确匹配。
  30. Include former disposing system and device driver.
    由前置处理系统和设备驱动程序构成。

英英释义

noun

  1. (computer science) a program that determines how a computer will communicate with a peripheral device

      Synonym:    driver